Dew Stats for .NET
|
Autocovariance function.
Parameters |
Description |
[In] TVec Src |
Sample data set. |
[In] TVec Dst |
Stores sample autocorrelation (ACF) function. Size of Dst is adjusted automatically. |
int Lags |
Number of lags to calculate. If Lags is -1 the number of lags is computed as Lags := Ceil(10*Log10(Src.Length)) |
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|